home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part1 / 9127 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: inforamp.net!ts31-16
  2. From: crs0794@inforamp.net (Geoffrey Welsh)
  3. Newsgroups: comp.dcom.modems
  4. Subject: Re: Is USR going to support 42bis+ on future courier upgrades?
  5. Date: 26 Mar 1996 03:59:55 GMT
  6. Organization: InfoRamp Inc., Toronto, Ontario (416) 363-9100
  7. Message-ID: <4j7q3r$l33@sam.inforamp.net>
  8. References: <4j2fv1$8kf@nnrp1.news.primenet.com> <4j2iun$a3t@newsbf02.news.aol.com> <4j3r1f$1tc4@seminole.gate.net> <4j468j$gg1@drencrom.insync.net>
  9. NNTP-Posting-Host: ts31-16.tor.inforamp.net
  10. X-Newsreader: News Xpress Version 1.0 Beta #4
  11.  
  12. In article <4j468j$gg1@drencrom.insync.net>,
  13.    bretting@insync.net (Greg Bretting) wrote:
  14. >I don't think the errors you were seeing were the fault of MS-DOS... I've
  15. >transferred hundreds of megs of data between DOS machines using LapLink and
  16. >a null modem cable @115200 and have never had a problem.
  17.  
  18. LapLink and similar utilities poll the UART frantically and don't try to 
  19. receive data and write to disk (or scroll a screen, or whetever) at the same 
  20. time.  This technique is useful for demonstrating that the 8250's repuated 
  21. speed limits of 19200, 38400, or 57600 bps s just a myth, but it simply can't 
  22. be used in a sophisticated general purpose communications package, and 
  23. certainly not in a multitasking (let alone multiuser) environment.  For 
  24. general purpose use, the only reasonable way to go is interrupt-driven, and 
  25. the device drivers and memory managers used with MS-DOS (not to mention the 
  26. graphical user interface shells, ahem) play havoc with interrupt response 
  27. time.
  28.  
  29. --
  30.             Geoffrey Welsh, Developer, InSystems Technologies Inc.
  31.         Temporary: crs0794@inforamp.net; At work: insystem@pathcom.com
  32.   At home: geoff@zswamp.uucp or [xenitec.on.ca|m2xenix.psg.com]!zswamp!geoff
  33.   Capitalism is a cold-hearted system which guards the interests of whoever's
  34.   at the top, yet hypocritically claims that it offers everyone a fair shot.
  35.               So is every other system ever put in place by man.
  36.